projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db0b211
)
($(BLD)/movemail.$(O)): Remove reference to
author
Andrew Innes
<andrewi@gnu.org>
Thu, 22 Feb 2001 23:25:18 +0000
(23:25 +0000)
committer
Andrew Innes
<andrewi@gnu.org>
Thu, 22 Feb 2001 23:25:18 +0000
(23:25 +0000)
VMS header files.
($(BLD)/profile.$(O)): Ditto.
lib-src/makefile.w32-in
patch
|
blob
|
history
diff --git
a/lib-src/makefile.w32-in
b/lib-src/makefile.w32-in
index 5ce47d41a3db2b46b2d797d18fa9db625bb834ea..4262ca34ffd41ac867a3daf1640950ab7b8ac2ba 100644
(file)
--- a/
lib-src/makefile.w32-in
+++ b/
lib-src/makefile.w32-in
@@
-364,7
+364,6
@@
$(BLD)/movemail.$(O) : \
$(EMACS_ROOT)/src/m/intel386.h \
$(EMACS_ROOT)/lib-src/../src/config.h \
$(EMACS_ROOT)/nt/inc/sys/file.h \
- $(EMACS_ROOT)/src/vmsproc.h \
$(EMACS_ROOT)/lib-src/../src/syswait.h \
$(EMACS_ROOT)/nt/inc/pwd.h \
$(SRC)/ntlib.h
@@
-385,7
+384,6
@@
$(BLD)/profile.$(O) : \
$(EMACS_ROOT)/src/s/ms-w32.h \
$(EMACS_ROOT)/src/m/intel386.h \
$(EMACS_ROOT)/lib-src/../src/config.h \
- $(EMACS_ROOT)/src/vmstime.h \
$(EMACS_ROOT)/lib-src/../src/systime.h
$(BLD)/qsort.$(O) : \